home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / flashbox.swf / scripts / DefineButton2_138 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-09-05  |  65 b   |  4 lines

  1. on(release){
  2.    getUrl("mailto:redbull@mymailbag.com", "");
  3. }
  4.